HaruPage
PHP Manual

HaruPage::setLineWidth

(PECL haru >= 0.0.1)

HaruPage::setLineWidthSet line width for the page

Descripción

bool HaruPage::setLineWidth ( float $width )

Defines line width for the page.

Lista de parámetros

width

The defined line width for the page.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

Ver también


HaruPage
PHP Manual